home *** CD-ROM | disk | FTP | other *** search
/ CD Charme 1 / CD Charme 01.iso / mac / hybride / GLOWING / HALL / HALLWEST.DIR / 00026_Script_26 < prev    next >
Text File  |  1994-12-08  |  494b  |  17 lines

  1. on startmovie
  2.   set click to the number of cast "DBLCLICK.AIF"
  3.   set clink to the number of cast "Clink.AIF"
  4.   set metal to the number of cast "Metal.AIF"
  5.   set knock to the number of cast "Knock.AIF"
  6.   set hallway to the number of cast "Hallway.AIF"
  7.   preLoadCast knock, clink
  8.   preLoadCast hallway
  9.   puppetSound 0
  10.   set the timeoutPlay to TRUE
  11.   set the timeoutMouse to TRUE
  12.   set the timeoutlength to 30 * 60
  13.   set the timeoutScript to "timeoutHall" 
  14.   sv1 160
  15.   sv2 160
  16. end
  17.